home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-0040 / m26476.txt < prev    next >
Text File  |  1997-04-16  |  19KB  |  480 lines

  1. Info-Atari16 Digest   Saturday, October  7, 1989   Volume 89 : Issue 476
  2.  
  3. This weeks Editor: Bill Westfield
  4.  
  5. Today's Topics:
  6.  
  7.                              Re: Modula2
  8.                   Re: Argh!  MWC Resource & TEDINFO
  9.         Re: Servicing interrupts from printer port BUSY line ?
  10.                     Re: MIDI software for Atari ST
  11.                       Re: Atari 1040ST for sale
  12.           Servicing interrupts from printer port BUSY line ?
  13.     Sun 3/80 (Was: Duesseldorf: personal impression of the TT(T))
  14.           Re: Duesseldorf: personal impression of the TT(T)
  15.                        SPECTRE AND WRITENOW2.0
  16.        SPECTRE WITH FONT/DA MOVER 3.6 AND FINDER 6.0 SYSTEM 4.2
  17.                             Re: Hard Drive
  18.                   Terminator's Mail Server Shut Down
  19.  
  20. ----------------------------------------------------------------------
  21.  
  22. Date: 14 Sep 89 19:38:42 GMT
  23. From: att!chinet!saj@ucbvax.Berkeley.EDU  (Stephen Jacobs)
  24. Subject: Re: Modula2
  25. To: info-atari16@score.stanford.edu
  26.  
  27. Ok, I can't replace the read.me file or the resource file from the Modula 2
  28. kit with translations.  I think I'm not even allowed to distribute English
  29. translations on the same disk.  Would someone find out (and post) whether
  30. there would be any objection to distributing a translation of read.me and
  31. a resource file remarkably like the one for the Modula 2 kit (but in English)
  32. separately?  Also, if one of the Atari ST-oriented magazines could be
  33. induced to make the Modula 2  package freely available (not, for instance,
  34. on a bound-in disk), would there be any objection to an article (or series)
  35. that specifically referred to it?
  36.                                      Steve J.
  37.  
  38. ------------------------------
  39.  
  40. Date: Thu, 14 Sep 89 19:26:01 EDT
  41. From: csrobe@cs.wm.edu (Chip Roberson)
  42. To: soohoo@cory.Berkeley.EDU
  43. Subject: Re: Argh!  MWC Resource & TEDINFO
  44.  
  45. Ken,
  46.  
  47. In <8909142033.AA06916@cory.Berkeley.EDU> you write:
  48.  
  49. >>Ok, I got into WMC's Resource and first typed in 20 spaces, then
  50. >>moved to the first character postion (in front of those 20 spaces)
  51. >>and inserted an @-sign.  When I inserted the @, the spaces
  52. >>were no longer visible (just underbars).
  53. >>
  54. >>I saved the new .rsc and decompiled it to look at the components
  55. >>in textual form.  The @ + 20 spaces were there, though when it
  56. >>decompiled, all of the CNAMEs for my edit fields had been changed
  57. >>to really helpful names like FTXT_27A!
  58. >
  59. >oh, interesting... Odd... Could you still reference the fields by the
  60. >names _you_ specified?  Do you have a Boxtext or what?
  61.  
  62. No, I couldn't get it reference the fields by the names I specified.
  63. I had to get back into Resource and replace the generic names with
  64. my original names.  I called MWC about it, and they said it would
  65. be placed in the bug report bin.  What ever that means!  :-)
  66.  
  67. >>>Ok, the @ ensures you start on the left of the field before
  68. >>>the user enters anything (and it's there, trust me), the blanks
  69. >>>give space for the user to enter something!
  70.  
  71. >>I loaded the .rsc, that I had just built using Resource, into my program
  72. >>and tried to edit the form.  The cursor cursor was at the beginning
  73. >>of the field as you predicted and I could type in 20 characters of text.
  74. >>HOWEVER, the new characters did not replace the underbars but instead
  75. >>merged with them.  So I get R's that look like funny B's and A's that
  76. >>look like sick 8's.
  77. >
  78. >Sounds like something is funky with flags elsewhere, you've got the
  79. >principle down for creating editable text fields that are default
  80. >to empty -- You might try re-creating the while shape from scratch...
  81. >Sometimes K-Resource (oh, I mean MWC Resource ;-)) gets confused ;-)
  82.  
  83. Boy, you must be psychic because that is exactly what I did.  I got
  84. out my unused copy of Compute!'s _ST Applications Guide: Programming
  85. in C_ and copied how that guy rolled his own.  I then inserted this
  86. new TEDINFO in place of mine and the thing worked!  Hmmm.  Where were
  87. they different?  It was in te_color and te_thickness.  I dug around a
  88. little deeper and saw that there is a bit (bit 3 ?2~3? the MSB of the
  89. high nybble of the low byte) in te_color that is the TRANSPARENCY
  90. flag.  MWC's Resource defaults to transparent and I had never changed
  91. it to OPAQUE. By flipping it in Resource the form now works exactly
  92. as I originally wanted, w/o having to patch the OBJECTs in my code.
  93.  
  94. >>>Try it, it should work if you do it _exactly_ like that and don't
  95. >>>worry about not being able to see the @, ok?
  96. >
  97. >>Well, I think I have followed your instructions to the letter (almost
  98. >>literally) and it's almost there, but asthetically unpleasing.  Have
  99. >>I missed something?
  100. >
  101. >Nope, you got it, something somewhere else is messing this up... I can't
  102. >imagine what it could be... ;-? When I get home I'll see what I can come
  103. >up with, so probably more mail later, OK?
  104.  
  105. Well your hunch was right on the money.  I want to thank you, Steven
  106. Jacobs (saj@chinet.chi.il.us), and Robert de Vries (robert@duttnph.tudelft.nl)
  107. for all of the help in getting this fixed!  Thanks!!!n
  108.  
  109. -c
  110. | Chip Roberson                ARPANET:  csrobe@cs.wm.edu           |
  111. | VA Remote Sensing Study                                           |
  112. | Dept of Comp. Sci.                     csrobe@icase.edu           |
  113. | College of William and Mary                                       |
  114. | Williamsburg, VA 23185       UUCP:     ...!uunet!cs.wm.edu!csrobe |
  115.  
  116.  -=- The Animal-Rights mailing list is now on the air.           -=-
  117.  -=- Send mail to Animal-Rights-Request@cs.odu.edu to subscribe. -=-
  118.  
  119. ------------------------------
  120.  
  121. Date: 14 Sep 89 12:02:56 GMT
  122. From: mcsun!ukc!icdoc!syma!jeremym@uunet.uu.net  (Jeremy Maris)
  123. Subject: Re: Servicing interrupts from printer port BUSY line ?
  124. To: info-atari16@score.stanford.edu
  125.  
  126. I found the problem - a bad connection!
  127.  
  128. Jeremy
  129. --
  130. ---------------------------------------------------------------------------
  131. Jeremy Maris,Experimental Psychology,University of Sussex,Brighton,England.
  132. Janet: jeremym@uk.ac.sussex.syma  Nsfnet: jeremym@syma.sussex.ac.uk
  133. Bitnet: jeremym%sussex.syma@ukacrl.bitnet Usenet: ...mcvax!ukc!epvax!jeremym
  134.  
  135. ------------------------------
  136.  
  137. Date: 14 Sep 89 17:52:24 GMT
  138. From: mcsun!hp4nl!telmail!neabbs!folkert@uunet.uu.net  (FOLKERT VAN HEUSDEN)
  139. Subject: Re: MIDI software for Atari ST
  140. To: info-atari16@score.stanford.edu
  141.  
  142. Out 1,data
  143. data=inp(1)
  144. Ready=inp?(1)
  145. This is for GFA-BASIC V2.0
  146. Folkert
  147.         van
  148.             Heusden
  149.  
  150. ------------------------------
  151.  
  152. Date: 14 Sep 89 17:22:18 GMT
  153. From: asuvax!hrc!force!covertr@handies.ucar.edu  (Richard E. Covert)
  154. Subject: Re: Atari 1040ST for sale
  155. To: info-atari16@score.stanford.edu
  156.  
  157. In article <11552@boulder.Colorado.EDU>, lode@fred.colorado.edu (Erik Lode)
  158.  writes:
  159. >
  160. >   I am trying to raise money for an impending move, so I am selling the
  161. > following system.
  162. >
  163. >
  164. >       Atari 1040ST
  165. >
  166. >       Asking $800
  167. >
  168.  
  169.         Computer Works in Phoenix AZ (602-246-6364) sells the color 1040ST NEW for
  170. $1000, and you can get a one meg version of the 520ST for $859. These are all
  171.  BRAND
  172. new STs with new color monitors and all the rest. I think that a USED color
  173.  1040ST
  174. should sell for about $600 (that's the street price here in Phoenix anyway).
  175.  $800
  176. seems kinda high when you can buy a brand new 1040ST for $1,000.
  177.  
  178.         CW adds an extra 1/2 meg to a stock 520ST to make it a 1040ST. Also, if you
  179. want 2.5 Megs, you are better off buying a 520ST and having Computer Works add
  180.  an
  181. additional 2 megs of RAM for about $300. So, for about $1,000 for can buy a
  182.  BRAND
  183. new 520ST upped to 2.5 megs.
  184.  
  185.         Now, that's Power Without the Price!!!
  186.  
  187. richard (gtephx!covertr) covert
  188.  
  189. ------------------------------
  190.  
  191. Date: 14 Sep 89 10:33:33 GMT
  192. From: mcsun!ukc!icdoc!syma!jeremym@uunet.uu.net  (Jeremy Maris)
  193. Subject: Servicing interrupts from printer port BUSY line ?
  194. To: info-atari16@score.stanford.edu
  195.  
  196. I am trying to read non-printer generated interrupts on the ST parallel
  197. port
  198. I'm trying to generate the interrupts from a button box attached to
  199. the parallel port, with button presses producing a short (20ms) pulse
  200. on the busy line (11).
  201. I'm fairly sure the interrupt service routine is correct, but I don't
  202. seem to be seeing any interrupts.
  203.  
  204. Anyone have any experience in generating interrupts in this nonstandard
  205. way on prn: and have any thoughts about why I'm not seeing them.
  206.  
  207. ---------------------------------------------------------------------------
  208. Jeremy Maris, Experimental Psychology, Sussex University, Falmer, Brighton
  209.               E. Sussex BN1 9QY, England.
  210.  
  211. uucp    : ...mcvax!ukc!epvax!jeremym
  212. Janet   : jeremym@uk.ac.sussex.syma
  213. Bitnet  : jeremym%uk.ac.sussex.syma@ukacrl.bitnet
  214.  
  215. ------------------------------
  216.  
  217. Date: 14 Sep 89 18:49:49 GMT
  218. From: polygen!jerry@bu-cs.bu.edu  (Jerry Shekhel)
  219. Subject: Sun 3/80 (Was: Duesseldorf: personal impression of the TT(T))
  220. To: info-atari16@score.stanford.edu
  221.  
  222. >
  223. >
  224. >Where do I get a Sun 3/80 for 5k ? I want one for that price!
  225. >
  226. >Today we got an offer from SUN Germany for a kind of 3/80 with 2*110 meg
  227.  drives,
  228. >a streamer box (extern!) and the SUN OS4.0 (they charged it extra with 1000$).
  229. >The prices (after 30% discount) where 15k$ !!!!
  230. >
  231. >So if somewhere in the world I can get the same for 5k + drives then please
  232.  tell
  233. >me.
  234. >
  235. >
  236. >       Andreas Toenne
  237. >       atoenne@unido.uucp
  238. >
  239.  
  240. I've seen magazine ads from Sun for the Sparcstation One, their 12 MIPS RISC
  241. machine, with 8MB memory and a grey-scale monitor for under $9K retail.  The
  242. 3 MIPS Sun 3/80 monochrome without disk is much less than that: $5K-$5.5K.
  243.  
  244. My guess is that the external tape box is at least a few grand, and maybe
  245. Sun was offering you the 24-bit color model, or the Sun 3/80GX model
  246. (super-fast accelerated 8-bit color graphics).  Remember that just the
  247. monitors for such systems go for $2-3K.
  248. ---
  249. +--------------------+-----------------------+-------------------------------+
  250. |                    |  Polygen Corporation  |           UUCP:               |
  251. |  Jerry J. Shekhel  |   Waltham, MA 02254   |  ?princeton, mit-eddie,       |
  252. |                    |    (617) 890-2888     |  buita, sunne?!polygen!jerry  |
  253.  
  254. ------------------------------
  255.  
  256. Date: 14 Sep 89 18:26:08 GMT
  257. From: polygen!jerry@bu-cs.bu.edu  (Jerry Shekhel)
  258. Subject: Re: Duesseldorf: personal impression of the TT(T)
  259. To: info-atari16@score.stanford.edu
  260.  
  261. In article <767@lzaz.ATT.COM> bds@lzaz.ATT.COM (B.SZABLAK) writes:
  262. >In article <542@bogart.UUCP>, jerry@polygen.uucp (Jerry Shekhel) writes:
  263. >:
  264. >: How about the Sun 3/80?  It's a 68030 box with *awesome* Unix (SunOS), a
  265. >: great programming environment, plenty of professional applications
  266. >: available, for around $5K without disk.  You can buy it with 8- or 24-bit
  267. >: color if you need that.
  268. >
  269. >Hey! What about an 80386 system? You can get a VGA 4Mb sytem with *awesome*
  270. >UNIX(TM) System V for less than $4K -with- disk. A 1Mb MSDOS VGA system can
  271. >come in under $3K -with- disk.
  272. >
  273.  
  274. Yeah, yeah, I've seen these, and I must admit, if you want Unix cheap, a
  275. standard '386 machine is probably the cheapest way to go, considering also
  276. that you'll be able to run OS/2 and ungodly amounts of DOS software.  I,
  277. personally, would pay the extra grand for SunOS -- a combination of System V
  278. and 4.3BSD.  I've worked with IBM's AIX for their '386 PS/2, and I've seen
  279. other versions of '386 Unix.  In most cases, they don't come close to the
  280. feel of SunOS.
  281.  
  282. And if you think VGA is sufficient for running X-Windows, think again.  I'd
  283. much rather use Sun's 19" hi-res monochrome system.
  284. ---
  285. +--------------------+-----------------------+-------------------------------+
  286. |                    |  Polygen Corporation  |           UUCP:               |
  287. |  Jerry J. Shekhel  |   Waltham, MA 02254   |  ?princeton, mit-eddie,       |
  288. |                    |    (617) 890-2888     |  buita, sunne?!polygen!jerry  |
  289.  
  290. ------------------------------
  291.  
  292. Date:      Thu, 14 Sep 89 23:09:51 EDT
  293. From:      "Gerry Greenberg: 315-443-5378"
  294.  <MAXG%SUVM.BITNET@Forsythe.Stanford.EDU>
  295. To:        info-atari16@score.stanford.edu
  296. Subject:   SPECTRE AND WRITENOW2.0
  297.  
  298. I recently bought WriteNow2.0 because I thought it'd be a nice, small,
  299. quick wordprocessor to use on my 1MEG 520ST with two ds floppies.
  300. Unfortunately, I've been having occassional problems with it...enough,
  301. however, to discourage me from using it too much.  So, I was wondering
  302. if anyone else out there has had any problems?  I will frequently get an
  303. out of memory error message after openning and closing a file and then
  304. trying to reopen another one.  I got writenow because I saw it listed as
  305. a working program in the GBS newsletter for v 1.9, but as I said, I've
  306. not had too much luck...It is possible I'm having some problems with my
  307. system file(s) staying together ( a problem that plagued me a while ago
  308. while using the MagicSac), but I'm not sure what is going on.  Please
  309. post any comments to the net, or email me directly...thanks.
  310. ---Gerry
  311. maxg@suvm   (bitnet)
  312. ggreenbe@rodan.acs.syr.edu   (internet)
  313.  
  314. ------------------------------
  315.  
  316. Date:      Thu, 14 Sep 89 23:16:59 EDT
  317. From:      "Gerry Greenberg: 315-443-5378"
  318.  <MAXG%SUVM.BITNET@Forsythe.Stanford.EDU>
  319. To:        info-atari16@score.stanford.edu
  320. Subject:   SPECTRE WITH FONT/DA MOVER 3.6 AND FINDER 6.0 SYSTEM 4.2
  321.  
  322. The other day I had just started to use Font/DA Mover 3.6 with my 1meg
  323. 520ST running finder 6.0/system 4.2 on Spectre128, when I got one of the
  324. most interesting error messages I've ever seen.  I had just transfered
  325. about 4 fonts from a disk in the B drive to the system in drive, when it
  326. happened!  I tried to transfer another font and got a message that said
  327. something like "A serious problem has occurred".  The only thing you can
  328. do at this point is quit out of font/da mover and go back to the
  329. desktop.  I got rid of font/da mover and went back to my older 3.5
  330. version and had no problems.  Anyone have any ideas?  Thanks---post to
  331. net or email directly.
  332. ---Gerry
  333. maxg@suvm   (bitnet)
  334. grgreenbe@rodan.acs.syr.edu   (internet)
  335.  
  336. ------------------------------
  337.  
  338. Date: 14 Sep 89 22:10:04 GMT
  339. From:
  340.  mailrus!jarvis.csri.toronto.edu!utgpu!watmath!watcgl!electro!ignac@tut.cis.ohio
  341. -state.edu  (Ignac Kolenko)
  342. Subject: Re: Hard Drive
  343. To: info-atari16@score.stanford.edu
  344.  
  345. In article <5982@ttidca.TTI.COM> woodside@ttidcb.tti.com (George Woodside)
  346.  writes:
  347. >Drives A, a, B, and b are floppies. Functions to those drives use
  348. >the floppy disk I/O vectors. Drive c is the cartridge port. Drives
  349. >C-P and d-p are all vectored through another set of vectors, referred
  350. >to as the hard disk vectors. In reality, they can be any type of
  351. >storage media. It need only add itself to the vector, and support the
  352. >proper functions.
  353. >
  354. >Note that support of 'A', 'a', 'B', and 'b' do not constitute four drives,
  355. >only two. Drive 'C' is the only one with a case differentation. This
  356. >differentation is really only effective on the desktop. Most shells
  357.  
  358.  
  359.  
  360.  
  361. actually, only the desktop supports drive 'c'. and even that is not a true
  362. drive since the way information is stored on a cartridge is **totally**
  363. different than standard GEMDOS format. in fact, if you try to open a
  364. file, using a gemdos command such as FOPEN, using drive 'c', gemdos
  365. will automatically convert it for you to uppercase. gemdos
  366. probably doesn't care about the case anyways.
  367.  
  368. thus, only the desktop can understand the pseudo drive 'c'.
  369.  
  370.  
  371.  
  372.  
  373. --
  374. =====Ignac A. Kolenko (The Ig)           watmath!watcgl!electro!ignac=====
  375.      co-author of QuickST, and the entire line of Quick Shareware!!!!
  376.        "I don't care if I don't win, 'cause I don't care if I fail"
  377.              from 'Youth Of Today' by SUBURBAN DISTORTION
  378.  
  379. ------------------------------
  380.  
  381. Date: 15 Sep 89 03:05:00 GMT
  382. From:
  383.  gem.mps.ohio-state.edu!uwm.edu!mailrus!shadooby!terminator!terminator.cc.umich.
  384. edu!jon@tut.cis.ohio-state.edu  (Jon Brode)
  385. Subject: Terminator's Mail Server Shut Down
  386. To: info-atari16@score.stanford.edu
  387.  
  388. You may notice that the terminator atari archive server has been shut down.
  389. This is due to the efforts of one person, HB9ZZ@CZHETH5A.BITNET. When the
  390. system administrator at terminator logged on this afternoon there were over
  391. 100 messages in the mailqueue, 89 destined for him.
  392.  
  393. I suggest that everyone who appreciates the service that HB9ZZ has rendered
  394. to the atari community send him a nice little message or two. I know I will.
  395.  
  396. I'm including an example of his irresponsible use of the server. We were
  397. running on the honor code, asking people to limit requests to 500k and
  398. 10 files per day. This is his request list for the last 4 days.
  399.  
  400. Once we get our accounting package (black-listing) debugged, we will turn
  401. the server on. In conclusion, I recommend that all other mail servers
  402. blacklist the motherfucker also.
  403.  
  404. Jon Brode  --  dyer@math.lsa.umich.edu  jon@terminator.cc.umich.edu
  405.  Ex-Terminator Atari Archive Moderator
  406.  
  407. Mon Sep 11 08:48:30 EDT 1989 HB9ZZ%CZHETH5A.BITNET@CUNYVM.CUNY.EDU
  408. send unindexed/mx2.arc
  409. send unindexed/deskman.arc
  410. send unindexed/deskmg21.arc
  411. send unindexed/deskpak.arc
  412. send archivers/zoo_bin.arc
  413. Mon Sep 11 09:14:27 EDT 1989 HB9ZZ%CZHETH5A.BITNET@CUNYVM.CUNY.EDU
  414. send archivers/booz.arc
  415. Tue Sep 12 04:54:11 EDT 1989 HB9ZZ%CZHETH5A.BITNET@CUNYVM.CUNY.EDU
  416. send diskutils/maxidisk.arc
  417. send diskutils/turtle30.arc
  418. send editors/pedit.arc
  419. send editors/uedit.arc
  420. send games/gaunted.arc
  421. send games/nethack.arc
  422. send graphics/aim2_51.arc
  423. send graphics/aim_xtra.arc
  424. send graphics/ppclip01.arc
  425. send graphics/ppclip02.arc
  426. send graphics/ppclip03.arc
  427. send graphics/ppclip04.arc
  428. send graphics/ppclip05.arc
  429. send graphics/ppclip06.arc
  430. send magazines/streport/strep385.txt
  431. send magazines/stzmag/stzmg111.txt
  432. send magazines/zmag/zmag154.txt
  433. send unindexed/appleemu.arc
  434. send unindexed/diskfix.arc
  435. send unindexed/diskmast.arc
  436. send unindexed/haunted.arc
  437. send unindexed/hero.arc
  438. send unindexed/multdemo.arc
  439. send unindexed/pascalii.arc
  440. send unindexed/raytrace.arc
  441. send utilities/flex.arc
  442. send utilities/system2.arc
  443. send utilities/undelete.arc
  444. send utilities/unixtkit.arc
  445. Thu Sep 14 14:38:05 EDT 1989 HB9ZZ%CZHETH5A.BITNET@CUNYVM.CUNY.EDU
  446. send diskutils/maxidisk.arc
  447. send diskutils/turtle30.arc
  448. send editors/pedit.arc
  449. send editors/uedit.arc
  450. send games/gaunted.arc
  451. send games/nethack.arc
  452. send graphics/aim2_51.arc
  453. send graphics/aim_xtra.arc
  454. send graphics/ppclip01.arc
  455. send graphics/ppclip02.arc
  456. send graphics/ppclip03.arc
  457. send graphics/ppclip04.arc
  458. send graphics/ppclip05.arc
  459. send graphics/ppclip06.arc
  460. send magazines/streport/strep385.txt
  461. send magazines/stzmag/stzmg111.txt
  462. send magazines/zmag/zmag154.txt
  463. send unindexed/appleemu.arc
  464. send unindexed/diskfix.arc
  465. send unindexed/diskmast.arc
  466. send unindexed/haunted.arc
  467. send unindexed/hero.arc
  468. send unindexed/multdemo.arc
  469. send unindexed/pascalii.arc
  470. send unindexed/raytrace.arc
  471. send utilities/flex.arc
  472. send utilities/system2.arc
  473. send utilities/undelete.arc
  474. send utilities/unixtkit.arc
  475.  
  476. ------------------------------
  477.  
  478. End of Info-Atari16 Digest
  479. **************************
  480.